Skip to main content

ALayoutInflater

Complete API reference for ALayoutInflater, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Android Views

Component: no


public class ALayoutInflater

Static Methods

SignatureReturnsDescription
inflate(String)ViewPerforms the inflate operation using the provided parameters (inProjectPath).
inflate(File)ViewExecutes inflate and returns after the underlying engine call finishes.
inflate(Resources.File)ViewPerforms the inflate operation using the provided parameters (file).
inflateXML(String)ViewPerforms the inflateXML operation using the provided parameters (xml).